home *** CD-ROM | disk | FTP | other *** search
/ Champak 48 / cdrom_image.iso / Games / numbersequence.swf / scripts / DefineButton2_17 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2007-09-27  |  49 b   |  4 lines

  1. on(press){
  2.    _root.Game.onBallPress(this);
  3. }
  4.